0.0
NA
CVE-2025-68328
firmware: stratix10-svc: fix bug in saving controller data
Description

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: fix bug in saving controller data Fix the incorrect usage of platform_set_drvdata and dev_set_drvdata. They both are of the same data and overrides each other. This resulted in the rmmod of the svc driver to fail and throw a kernel panic for kthread_stop and fifo free.

INFO

Published Date :

Dec. 22, 2025, 5:16 p.m.

Last Modified :

Dec. 22, 2025, 5:16 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2025-68328 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
Solution
Correctly use platform_set_drvdata and dev_set_drvdata to prevent kernel panics.
  • Apply the kernel patch for firmware: stratix10-svc.
  • Ensure correct driver data handling.
  • Test rmmod functionality after applying the fix.
  • Verify kthread_stop and fifo free operations.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2025-68328 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2025-68328 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2025-68328 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2025-68328 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Dec. 22, 2025

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: fix bug in saving controller data Fix the incorrect usage of platform_set_drvdata and dev_set_drvdata. They both are of the same data and overrides each other. This resulted in the rmmod of the svc driver to fail and throw a kernel panic for kthread_stop and fifo free.
    Added Reference https://git.kernel.org/stable/c/354fb03002da0970d337f0d3edbeb46cc4fa6f41
    Added Reference https://git.kernel.org/stable/c/60ab1851614e6007344042b66da6e31d1cc26cb3
    Added Reference https://git.kernel.org/stable/c/71796c91ee8e33faf4434a9e210b5063c28ea907
    Added Reference https://git.kernel.org/stable/c/9d0a330abd9e49bcebf6307aac185081bde49a43
    Added Reference https://git.kernel.org/stable/c/b359df793f609b1efce31dadfe6883ec73852619
    Added Reference https://git.kernel.org/stable/c/bd226fa02ed6db6fce0fae010802f0950fd14fb9
    Added Reference https://git.kernel.org/stable/c/d0fcf70c680e4d1669fcb3a8632f41400b9a73c2
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
No CVSS metrics available for this vulnerability.